home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / sound / audiocd.zip / READ.ME < prev   
Text File  |  1992-10-24  |  1KB  |  32 lines

  1. This Windows 3.1 Audio CD Player is released into the public domain
  2. including all source code.  The source code is my own based on what
  3. code there is in the Multimedia Programmer's Guide and Multimedia
  4. Progammer's Reference manuals.  Initial code layout was created with
  5. Quick Case.
  6.  
  7. You can use this code or player for whatever purpose that you desire,
  8. however, I would ask that you give me some credit for what I did and
  9. also ask that you release your final product based on this code into
  10. the public domain and not include it in some funky shareware program
  11. and charge people too much for it.
  12.  
  13. The make file for this program is actually for MS-Quick-C as I just
  14. point my INCLUDE and LIB directories to the C++ 7.0 directories and
  15. do my development in Quick C.
  16.  
  17. This code may NOT be perfect and MAY not work for your CD-Player, or
  18. your version of Windows, or your compiler, or your computer, or your
  19. DOS (it does work for mine: home built 386DX-33, 8meg mem, Win3.1,
  20. DOS 5.0, no-name internal cd-rom, Quick-C 1.0, C++ 7.0, etc!).
  21.  
  22. John A. Junod
  23. 3005 C Greene Place
  24. West Point NY, 10996
  25. (914)-446-3884
  26.  
  27. internet:   zj8549@trotter.usma.edu  (preferred)
  28. compuserve: 72321,366                (once every month or two)
  29.  
  30. (Quick-C, C++ 7.0, Windows, Dos, etc.. registered Microsoft 
  31.  trademarks or something like that.)
  32.